home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
cyber.net interactivo 5
/
inter@ivo 1996-06.iso
/
cybint5
/
bin
/
comp.dxr
/
00052.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-13
|
166 b
|
14 lines
on enterFrame
global Gflag
set Gflag to 0
end
on exitFrame
if the mouseCast = 2 then
go("loop")
else
HotSpots(28, 35)
go(the frame)
end if
end